projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7523843
)
(easy-menu-change): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 11 May 1998 23:34:25 +0000
(23:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 11 May 1998 23:34:25 +0000
(23:34 +0000)
lisp/emacs-lisp/easymenu.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/easymenu.el
b/lisp/emacs-lisp/easymenu.el
index 8a5043998db8eb4727e77c4668a289a849c7e323..4d553f10965a741d47d2191c086d3c8b16bdac1d 100644
(file)
--- a/
lisp/emacs-lisp/easymenu.el
+++ b/
lisp/emacs-lisp/easymenu.el
@@
-317,6
+317,7
@@
shadow\\(Double\\)?Etched\\(In\\|Out\\)\\(Dash\\)?\\)\\)$"
`(lambda () (interactive) ,callback)))
command))
+;;;###autoload
(defun easy-menu-change (path name items &optional before)
"Change menu found at PATH as item NAME to contain ITEMS.
PATH is a list of strings for locating the menu containing NAME in the